home *** CD-ROM | disk | FTP | other *** search
/ Mac Power 1997 January / macpower199701.bin / AMUG / Utilities_48 / TouchMe 1.1.1.sit / touchMe 1.11 Folder / CW9 PP source / source / touchMeRegistry.h < prev   
Encoding:
Text File  |  1996-08-08  |  330 b   |  15 lines

  1. // ==================================================
  2. //    touchMeRegistry.h
  3. //    Copyright (C) 1996 Mizutori Tetsuya, July 4 1996.
  4. // ==================================================
  5. //    All documents are pretty-printed in Geneva 10-point font.
  6.  
  7. #pragma once
  8.  
  9. // Prototype
  10.  
  11. void RegisterPainClasses( void );
  12.  
  13.  
  14. // end of definitions
  15.